home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2005 May / PC för Alla 0505.iso / fullversioner / realsoft3d / data1.cab / Scripting / scripts / js / real / intact / s3osmove.js < prev    next >
Encoding:
JavaScript  |  2005-04-04  |  574 b   |  33 lines

  1.  
  2. // JavaScript wrapper for s3osmove.h
  3. // Auto generated file, do not modify by hand
  4. // Copyright ⌐ 2004, Realsoft Graphics Oy
  5.  
  6. var R3_SELHELPOSMOVEOBJECT_H = 1;
  7. include("real/intact/s3base.js")
  8.  
  9.  
  10. var R3CLID_SELHELPOSMOVEOBJECT = 1345;
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18. var R3SHOSF_EDIT = 1;
  19. var R3SHOSF_OBJECT = 2;
  20.  
  21.  
  22. function r3Selhelposmoveobject () { 
  23.    this.base = r3God;
  24.    if(arguments.length) {
  25.       this.base(R3CLID_SELHELPOSMOVEOBJECT, arguments);
  26.    }
  27.    // Methods
  28.  
  29.    // Attributes
  30. }
  31.  
  32. r3Selhelposmoveobject.prototype=new r3Selecthelperbase;
  33. // s3osmove.h_H